box: follow children visibility when building the sibling path
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 30 Jun 2011 20:19:57 +0000 (16:19 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 1 Jul 2011 15:48:22 +0000 (11:48 -0400)
commitef153a5fffb3986f53992bcb45936b3a19f242d7
treea956916466889352c0d3130c88167fc8ab652a85
parente731caf8d02df13479be9ea87bb28600cdb3f965
box: follow children visibility when building the sibling path

This fixes nth-child not working for widgets which were not
visible before being added to the box, but it's also a better fix
for https://bugzilla.gnome.org/show_bug.cgi?id=652769
gtk/gtkbox.c